|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Tai Ken
Dragon Clan Guardian Federation
|
Posted - 2008.10.09 10:43:00 -
[1]
Fatal error: Call to undefined function curl_init() in /XXX/pos3/includes/class.pos.php on line 3436
This happens if I put in my API-Key or if I try to update any alliance/souv-data.
Any clue what that can be?
thx
|

Tai Ken
Dragon Clan Guardian Federation
|
Posted - 2008.10.09 14:08:00 -
[2]
Originally by: Slayerman Is the Curl Module installed on your webserver? Curl is used to download the XML from the Eve API.
Installscript says: CURL: No (Will use fopen)
So I assume it will use fopen instead. Or I'm wrong?
|

Tai Ken
Dragon Clan Guardian Federation
|
Posted - 2008.10.11 09:16:00 -
[3]
Edited by: Tai Ken on 11/10/2008 09:17:01
Originally by: DeTox MinRohim My bad... my intention was to use the fopen alternative when the CURL wasn't available but... *cough*... didn't put the code in it... yet!
I know... ... /emote goes back to coding.
Thx in advance ;)
|

Tai Ken
Dragon Clan Guardian Federation
|
Posted - 2008.10.15 09:51:00 -
[4]
Originally by: DeTox MinRohim Added in latest SVN.
Thx, can you provide me a link to the svn on sourceforge?
|

Tai Ken
Dragon Clan Guardian Federation
|
Posted - 2008.10.16 12:43:00 -
[5]
Originally by: DeTox MinRohim [ HERE ] for class.pos.php [ HERE ] for the full svn tree
Thx, now I'm able to update the alliance & sovereignty database. But after I insert the (director) API-Key and press "Select Character", I get: Error: String could not be parsed as XML
|

Tai Ken
Dragon Clan Guardian Federation
|
Posted - 2008.10.16 17:21:00 -
[6]
Originally by: DeTox MinRohim Update your [ class.pos.php ] file. Did a quick (temporary?) fix. Strangely, all api calls were working fine except this one who was timing out for me.
Right, with the last version it timed out and produced the error. With the newest version, the error is still there but faster ;)
|

Tai Ken
Dragon Clan Guardian Federation
|
Posted - 2008.10.17 11:00:00 -
[7]
Originally by: DeTox MinRohim Make sure your userid/apikey are corrent... I get no problems on my side.
You can check by using this link in your browser (change relevant info)
http://api.eve-online.com/account/Characters.xml.aspx?version=2&userID=YOURUSERID&apiKey=YOURAPIKEY
The link you provided works und shows me the right characters. I re-uploaded the new class.pos.php on my host (just to be sure) and still get the same error. sorry :(
|
|
|
|